CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HUFFMAN ENCODING

搜索资源列表

  1. huffman

    0下载:
  2. (1)根据所给的字符建立出哈夫曼树并由此获得哈夫曼编码,同时将哈夫曼编码存入hfmTree.txt文件中。 (2)利用建立好的哈夫曼编码将所给的文件编码,同时存入CodeFile.txt文件中。 (3)利用哈夫曼树及其编码将文件CodeFile.txt中的密码解码。同时将所需解码的文件以50字为一行输出,并输出解码后的文件。 -(1) According to the character of the establishment of a Huffman tree and thus
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:305799
    • 提供者:小缪子
  1. huffman

    0下载:
  2. 实现赫夫曼输的编码和译码功能把生成的树保存在一个文本里,编译时从中读取并编译-Implement Huffman encoding and decoding functions lose the generated tree stored in a text, the compilation from which to read and compile
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2039
    • 提供者:萧佳
  1. Huffman

    0下载:
  2. huffman编码生成器 函数说明: [W,L,q]=huffman(P) 为huffman编码函数 P为信源的概率矢量,W为编码返回的码字 L为编码返回的平均码字长度,q为编码效率 ***************************************** -huffman encoding function generator Descr iption: [W, L, q] = huffman (P) for
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:4829
    • 提供者:lijing
  1. huffman

    0下载:
  2. 关于huffman树的编码,很容易理解容易看的懂-Huffman encoding on the tree, it is easy to understand easy to see understand
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:945749
    • 提供者:fangfang
  1. huffman

    0下载:
  2. 一个信源编码的huffman编码程序,可以自动输出huffman编码-A source coding huffman encoding program that can automatically output huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1193
    • 提供者:tiantian
  1. Huffman

    0下载:
  2. Huffman编码和解码的C语言实现,编译已通过!-Huffman encoding and decoding of the C language, the compiler has passed!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3199
    • 提供者:qun
  1. hfm

    0下载:
  2. huffman 哈夫曼编/译码器 利用哈夫曼编码进行通信可以大大提高1言道利用率,缩短信息传速时间,降低传输成本。但是.这要求在发送端通过一个编码系统对待传数据预先编码.在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输俏息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 -huffman Huffman encoder/decoder to communicate using Huffman coding can
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1972
    • 提供者:尘封
  1. Huffman

    0下载:
  2. 对一篇英文文章,统计各字符出现的次数,实现Huffman编码, 以及对编码结果的解码 -Of an article in English, statistics, the number of occurrences of each character, to achieve Huffman encoding, and decoding of the coded results
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:28856
    • 提供者:
  1. simple-huffman-coding

    0下载:
  2. huffman编码 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本-huffman encoding using Huffman coding can greatly improve the communication channel utilization, reduce transmission time information and reduce transmission costs
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:363790
    • 提供者:
  1. huffman

    0下载:
  2. huffman 编码 具有编码 求逆码 编码压缩情况 重复输入编码 的功能-huffman encoding with encoding compression of the inverse coding function to re-enter code
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1516062
    • 提供者:TB
  1. Huffman

    0下载:
  2. 用C++实现哈夫曼码的编码和解码,代码简单,调试方便-C++ implementation using Huffman encoding and decoding, the code is simple and convenient debugging
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1140973
    • 提供者:桂柯易
  1. huffman

    0下载:
  2. 用c++实现的huffman编码,输入一段英文字母,统计频率后编码,并输出-Using c++ implementation of the huffman encoding, enter a letter, after the statistical frequency coding, and output
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:109095
    • 提供者:youbin
  1. Huffman-algorithm

    0下载:
  2. 哈夫曼算法及其应用 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树。哈夫曼编码是一种根据哈夫曼树对文件进行编码的方式。哈夫曼编码是可变字长编码的一种。本次课程设计是对一个已建文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。压缩文件即读文件,统计文件中的字符个数,对文件进行哈夫曼编码和译码,并将编码译码后的字符存储在文件中。-
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:145465
    • 提供者:陈庆
  1. huffman

    0下载:
  2. huffman编码,可以实现编码,解码,打印代码文件功能-huffman encoding, can encode, decode, print the code file function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1018117
    • 提供者:sixmore
  1. Huffman

    0下载:
  2. huffman霍夫曼的编码还有解码 ,很好的编码,是可以运行出来-huffman decoding Huffman encoding as well, good coding, can run out
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:451556
    • 提供者:张与
  1. huffman-encode

    0下载:
  2. 用matlab实现了huffman的编码和解码过程-Achieved using matlab huffman encoding and decoding process
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215338
    • 提供者:高元媛
  1. huffman

    0下载:
  2. 实现了huffman编码 运行良好 可以在不同的版本中运行-Achieve a huffman encoding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:714
    • 提供者:王鹏
  1. huffman

    0下载:
  2. huffman编码与解码的实现,并对编码效率进行了计算-huffman encoding and decoding implementation, and coding efficiency was calculated
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:22212
    • 提供者:王鹏
  1. huffman

    0下载:
  2. 霍夫曼编码,基于最优二叉树的编码方法。该方法完全依据字符出现概率来构造平均长 度最短的码字。-Huffman encoding, the encoding method based on optimal binary tree. This method is entirely based on the probabilities to construct the character length of the shortest average code word.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2603
    • 提供者:oracle
  1. Huffman

    0下载:
  2. 哈夫曼编码,对文件加密和解密。用MFC搭造的框架实现简单的功能。-Huffman encoding, encryption and decryption of files. MFC Dazao framework with simple functions.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:57381
    • 提供者:张冰
« 1 2 3 4 5 67 8 9 10 11 ... 42 »
搜珍网 www.dssz.com